/src/routes/[locale=locale]/+page.svelte
This page will be more interesting if you turn on all three languages (includes LTR and RTL) using the language selector in the sidebar. You can also view this page standalone by just going to the root route (/).
Will throw an error on dev browser, but just console error on prod
defaults to closest matching locale (en) and keeps rest of the url route
Edit page in GitHub